Used in programming custom object bindings to PushButtons. The receiver parameter is the object that connects the bind class to the Action event of the PushButton.
Syntax |
|---|
|
PushButton.AddActionNotificationReceiver receiver |
Parameters |
|
|---|---|
|
receiver |
|
Notes
Pass Self to represent the class itself.